cmd: ubi: delete useless and misleading definitions
authorMiquel Raynal <[email protected]>
Thu, 16 Aug 2018 15:30:20 +0000 (17:30 +0200)
committerJagan Teki <[email protected]>
Thu, 20 Sep 2018 14:40:49 +0000 (20:10 +0530)
commitb01c146d182da12e0b60022b34d15fd3a0c0f0fc
tree5a4136453d4e57ea2d706fb5db3efa657d1125a9
parentb0036f70044d3d59d5c90f0c4f1c8c1a90b7cd55
cmd: ubi: delete useless and misleading definitions

These definitions are simply not used and are misleading because similar
definitions exist in jffs2/load_kernel.h and are used widely to define
MTD device types (which is, by the way, totally redundant with what the
MTD core does). Remove these definitions.

Signed-off-by: Miquel Raynal <[email protected]>
Acked-by: Jagan Teki <[email protected]>
Reviewed-by: Boris Brezillon <[email protected]>
cmd/ubi.c